home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 1058 < prev    next >
Encoding:
Internet Message Format  |  1996-08-06  |  1.1 KB

  1. Path: ohstpy.mps.ohio-state.edu!vancleef
  2. From: vancleef@ohstpy.mps.ohio-state.edu
  3. Newsgroups: comp.lang.c++
  4. Subject: Re: Converting Fortran code to C++
  5. Message-ID: <1996Jan9.001256.8689@ohstpy>
  6. Date: 9 Jan 96 00:12:56 -0500
  7. References: <4csr10$fce@newsbf02.news.aol.com>
  8. Organization: The Ohio State University, Department of Physics
  9.  
  10. In article <4csr10$fce@newsbf02.news.aol.com>, gliston@aol.com (GListon) writes:
  11. > Anyone got some good tips for converting Fortran code to C++?  I'm
  12. > learning C/C++, and I have an armload of old Fortran programs that I'd
  13.  
  14.  ^^^^^^^^^^^^^^^
  15.  
  16. C/C++ is NOT a language. C is. C++ is. I am not critisizing
  17. your question, but anyone who puts C/C++ on their resume,
  18. for example, clearly doesn't understand the difference.
  19.  
  20. (Sorry, it's a pet peave of mine :)
  21.  
  22. -Garrett
  23.  
  24. There, I'm better now...
  25.  
  26. > like to convert.
  27. > - Why?  I like pain.  
  28. > - Yes, they work fine as-is (in Fortran).
  29. > I'd really like some kind of converter, but the only ones that I've come
  30. > across appear to be for Unix.  I'm running DOS/Windows 3.x.
  31. > Thanks,
  32. > Glenn Liston
  33. > GListon@aol.com
  34.